@charset "UTF-8";
body {
  font-size: 16px;
  color: #333;
}
* {
  outline: none;
}
.jzdc_end {
  color: #999999;
}
a {
  font-size: 16px;
  color: #333;
  text-decoration: none;
}
.f-l {
  float: left;
}
.f-r {
  float: right;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
}
.index_container {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}

.container {
  width: 1200px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 30px auto;
}

.module-title {
  max-width: 1200px;
  margin: 0 auto 20px;
}

img {
  max-width: 100%;
}

.normal-title {
  width: 100%;
  display: flex;
  position: relative;
  margin-bottom: 15px;
}

.normal-title li {
  position: relative;
  margin-right: 30px;
}

.normal-title li a {
  font-size: 24px;
  color: #333;
  font-weight: 600;
  padding-bottom: 8px;
}

.normal-title .active a {
  color: #115db2;
  border-bottom: 4px solid #115db2;
}

.normal-title .more {
  position: absolute;
  top: 5px;
  right: 10px;
}

.normal-title .more a {
  color: #999;
}

.normal-title .more:hover a {
  font-weight: 600;
  color: #115db2;
}

.normal-ul-li {
  position: relative;
  height: 50px;
  line-height: 50px;
  text-indent: 10px;
  border-bottom: dashed 1px #ddd;
}

.normal-ul-li a {
  display: block;
}

.normal-ul-li:hover .caption {
  color: #115db2;
}

.normal-ul-li::before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  background-color: #404040;
  border-radius: 50%;
  left: 0;
  top: 24px;
}

.normal-ul-li .caption {
  display: inline-block;
  width: 60%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
}

.normal-ul-li a .time {
  float: right;
  color: #999;
}

/* .content-one {
    width: 100%;
    background: url(http://www.laiyang.gov.cn/images/1824/xwd.jpg) no-repeat center;
    background-size: cover;
    padding: 50px 0 20px;
  } */

.content-one {
  width: 100%;

  margin-top: -54px;
  background: url("part1_bg.png") no-repeat center;
  background-size: cover;
  padding-top: 88px;
  padding-bottom: 26px;
}

.content-one-line {
  display: flex;
  width: 1200px;
  margin: 0 auto;
}

.content-one-left {
  width: 47.5%;
  margin-right: 35px;
}

.content-one-left .title {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 40px;
  color: #ffffff;
  display: block;
  padding-top: 38px;
}

.content-one-left .nr {
  font-size: 16px;
  line-height: 30px;
  color: #daecfb;
  margin-bottom: 60px;
}

.content-one-left .more {
  font-size: 18px;
  line-height: 30px;
  color: #daecfb;
  display: block;
  position: relative;
}

.content-one-left .more::after {
  position: absolute;
  content: "";
  width: 148px;
  height: 15px;
  background: url(line.png) no-repeat;
  left: 0;
  bottom: -20px;
}

.swiper-container-one {
  width: 50%;
  height: 353px;
}

.swiper-container-one .swiper-slide {
  width: 100% !important;
}

.swiper-container-one .swiper-slide a {
  width: 100%;
}

.swiper-container-one .swiper-slide img {
  width: 100%;
  height: 320px;
  object-fit: cover;
  border: solid 5px #daecfb;
}

.swiper-container-one .swiper-pagination-bullet {
  background-color: #ffffff;
}

.content-two {
  width: 100%;
  padding: 10px 0;
  background-color: #115db2;
}

.content-two .container {
  margin: 0 auto;
}

.content-two li {
  height: 30px;
  line-height: 30px;
  width: 33%;
  text-align: center;
  border-right: 1px solid #daecfb;
}

.content-two li:last-of-type {
  border: 0;
}

.content-two li a {
  font-size: 16px;
  letter-spacing: 0px;
  color: #daecfb;
}

.content-two li a:hover {
  font-weight: 600;
}

.content-three-left,
.content-three-right {
  width: 49%;
}
.content-three .normal-title li {
  cursor: pointer;
}
aside a img {
  max-width: 100%;
}

.content-four {
  width: 100%;
  background-color: #f5f5f5;
  padding: 47px 0 58px;
}

.content-four .container {
  justify-content: space-between;
}

.content-four-box {
  width: 31.25%;
  margin-top: 13px;
  background-color: #fff;
  display: inline-block;
}

.content-four-box .bottom {
  width: 100%;
  height: 100px;
  padding-right: 50px;
  text-align: right;
  border-top: 3px solid #115db2;
  background: url(./grbs.png) no-repeat;
  background-position: left;
}

.content-four-box .bottom h2 {
  font-size: 24px;
  font-weight: 600;
  color: #333;
  margin-top: 20px;
  margin-bottom: 10px;
}

.content-four-box .bottom h3 {
  font-size: 14px;
  color: #115db2;
}

.big_div .content-four-box:nth-child(2) .bottom {
  background: url(./frbs.png) no-repeat;
  background-position: left;
}

.big_div .content-four-box:nth-child(3) .bottom {
  background: #fff url(./tsbs.png) no-repeat;
  background-position: left;
}

.big_div .content-four-box:nth-child(3) {
  background-color: #f5f5f5;
}

.content-four-box .zqt {
  display: flex;
  flex-wrap: wrap;
  padding: 12px 20px;
  margin-top: 10px;
  background-color: #fff;
}

.content-four-box .zqt a {
  width: 48%;
  display: block;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  color: #115db2;
  text-align: center;
}

.content-four-box .zqt a:hover {
  font-weight: 600;
}

.content-four-box .zqt a:first-child {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.content-four-box .zqt a:last-child {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

.content-four .content-four-box:last-of-type {
  margin-right: 0;
}

.content-four-box .swiper-container-three {
  width: 100%;
  height: 235px;
}

.swiper-container-three .swiper-slide {
  background-color: #ffffff;
  padding: 30px 0 0;
}

.swiper-container-three .swiper-slide-ul {
  padding: 0 2%;
  display: flex;
  flex-wrap: wrap;
}

.swiper-container-three .swiper-slide-ul li {
  width: 30%;
  height: 40px;
  line-height: 40px;
  border: solid 1px #115db2;
  text-align: center;
  margin: 0 1.5% 20px;
}

.swiper-container-three .swiper-slide-ul li a {
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-size: 16px;
  color: #115db2;
}

.swiper-container-three .swiper-pagination-bullet {
  background-color: #999999;
}

.swiper-container-three .swiper-pagination-bullet-active {
  width: 16px;
  height: 8px;
  background-color: #115db2;
  border-radius: 4px;
}

.swiper-container-three .swiper-pagination-bullets {
  bottom: 20px;
}

.swiper-slide-tsbs-ul li {
  width: 50%;
  text-align: center;
  display: inline-block;
}

.swiper-slide-tsbs-ul li a p {
  font-size: 16px;
  color: #404040;
  margin-bottom: 25px;
}

.content-four
  .content-four-box:last-of-type
  .swiper-container-three
  .swiper-slide {
  padding-top: 23px;
}

.swiper-slide-ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-align: center;
}

.swiper-slide-ul li a p {
  display: inline-block;
  overflow: hidden;
  color: #404040;
}

.swiper-slide-ul li a img.fz {
  display: none;
  transform: rotateY(180deg);
}

.swiper-slide-ul li .image_show {
  padding-top: 10px;
  transition: all 0.6s;
}

.swiper-slide-ul li:hover img.mr {
  display: none;
}

.swiper-slide-ul li:hover .image_show {
  transform: rotateY(180deg);
}

.swiper-slide-ul li:hover img.fz {
  display: inline-block;
}

.swiper-slide-ul li:hover a p {
  color: #fff;
}

.swiper-slide-ul li:hover a {
  background: #115db2;
}

.content-five-center {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.content-five-center .left {
  width: 64.4%;
}

.content-five-center .normal-ul-li {
  height: 42px;
  line-height: 42px;
  border: 0;
}

.content-five-center .normal-ul-li::before {
  top: 19px;
}

.content-five-center .right {
  width: 32.5%;
  margin-top: -10px;
}

.content-five-center .right ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.content-five-center .right ul li {
  width: 48%;
  height: 58px;
  background: url(./xxgk1.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 10px;
}

.content-five-center .right ul li a {
  width: 100%;
  height: 100%;
  line-height: 58px;
  text-align: center;
  color: #115db2;
}

.content-five-center .right ul li:hover a {
  font-weight: 600;
}

.content-five-center .right ul li:nth-child(2) {
  background: url(./xxgk2.png) no-repeat;
  background-size: 100% 100%;
}

.content-five-center .right ul li:nth-child(3) {
  background: url(./xxgk3.png) no-repeat;
  background-size: 100% 100%;
}

.content-five-center .right ul li:nth-child(4) {
  background: url(./xxgk4.png) no-repeat;
  background-size: 100% 100%;
}

.content-five-center .right ul li:nth-child(5) {
  background: url(./xxgk5.png) no-repeat;
  background-size: 100% 100%;
}

.content-five-center .right ul li:nth-child(6) {
  background: url(./xxgk6.png) no-repeat;
  background-size: 100% 100%;
}

.content-five-center .right ul li:nth-child(7) {
  background: url(./xxgk7.png) no-repeat;
  background-size: 100% 100%;
}

.content-five-center .right ul li:nth-child(8) {
  background: url(./xxgk8.png) no-repeat;
  background-size: 100% 100%;
}

.content-five-bottom {
  width: 100%;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin: 20px 0 30px;
}

.content-five-bottom li h3 {
  font-weight: 600;
  margin-top: 50px;
  padding-left: 40%;
}

.content-five-bottom .gk-content {
  width: 100%;
  height: 100%;
  background: #115db2;
}

.content-five-bottom .gk-content h4 {
  font-weight: 600;
  color: #fff;
  padding-top: 10px;
}

.content-five-bottom .gk-content div {
  display: flex;
  flex-wrap: wrap;
}

.content-five-bottom .gk-content div a {
  display: inline-block;
  width: 50%;
  overflow: hidden;
  white-space: nowrap;
  font-size: 15px;
  color: #fff;
  margin-top: 15px;
}

.content-five-bottom li:hover .gk-content {
  display: block;
}

.content-five-bottom li:hover h3 {
  display: none;
}

.content-six {
  background: #f5f5f5;
  padding-top: 10px;
  padding-bottom: 20px;
}

.content-six .wrapper {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.content-six .left,
.content-six .right {
  width: 48.3%;
}

.content-six .left .top {
  position: relative;
  width: 235px;
  height: 50px;
  background-color: #fff;
}

.content-six .left .top h2 {
  position: absolute;
  top: 0;
  right: -40px;
  width: 0px;
  height: 0px;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 50px solid #f5f5f5;
}

.content-six .left .top img {
  position: relative;
  top: -20px;
}

.content-six .left ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px 20px 0;
  background: #fff;
}

.content-six .left ul li {
  width: 48%;
  height: 160px;
  margin-bottom: 20px;
  padding: 20px;
  background: url(./wd-bg1.png) no-repeat;
  background-size: 100% 100%;
}

.content-six .left ul li:nth-child(2) {
  background: url(./wd-bg2.png) no-repeat;
  background-size: 100% 100%;
}

.content-six .left ul li:nth-child(3) {
  background: url(./wd-bg3.png) no-repeat;
  background-size: 100% 100%;
}

.content-six .left ul li:nth-child(4) {
  background: url(./wd-bg4.png) no-repeat;
  background-size: 100% 100%;
}

.content-six .left ul li a p {
  font-size: 24px;
  color: #404040;
  margin-top: 20px;
}

.content-six .left ul li:first-child a p {
  font-size: 20px;
  font-weight: 600;
  margin-top: 15px;
}

.content-six .left ul li a {
  width: 100%;
  height: 100%;
  text-align: center;
}

.content-six .left ul li a p {
  display: inline-block;
  overflow: hidden;
  color: #404040;
}

.content-six .left ul li a img.fz {
  display: none;
  transform: rotateY(180deg);
}

.content-six .left ul li .image_show {
  float: right;
  width: 65px;
  margin-top: 60px;
  transition: all 0.6s;
}

.content-six .left ul li:hover img.mr {
  display: none;
}

.content-six .left ul li:hover .image_show {
  transform: rotateY(180deg);
}

.content-six .left ul li:hover img.fz {
  display: inline-block;
}

.content-six .left ul li:hover a p {
  font-weight: 600;
  color: #115db2;
}

.content-six .right .list {
  height: 215px;
  padding: 20px;
  background-color: #ffffff;
}

.content-six .normal-title {
  margin-bottom: 8px;
}

.content-six .normal-title li {
  cursor: pointer;
}

.content-six .normal-ul-li {
  height: 38px;
  line-height: 38px;
  border: 0;
}

.content-six .normal-ul-li::before {
  top: 18px;
}

.content-six .right .two {
  display: flex;
  justify-content: space-between;
}

.content-six .right .two a,
.content-six .right .three {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48.3%;
  height: 80px;
  background-color: #ffffff;
  border: solid 1px #115db2;
  margin: 20px 0;
}

.content-six .right .two a p,
.content-six .right .three p {
  font-size: 18px;
  color: #404040;
  margin-left: 10%;
}

.content-six .right .three {
  width: 100%;
  margin: 0;
}

.content-six .right .two a:hover p,
.content-six .right .three:hover p {
  font-weight: 600;
  color: #115db2;
}

.content-seven .module-title {
  margin: 20px 0 40px;
}

.content-seven .wrapper {
  width: 100%;
  height: 200px;
}

.content-seven .wrapper .swiper-slide a img {
  transition: all 0.5s;
}

.content-seven .wrapper .swiper-slide a:hover img {
  transform: scale(1.06);
}
/*专题*/
.zt_con{
    margin-top: 34px;
}
.zt_con .bd{
    overflow: hidden;
}
.zt_con .bd ul li{
    width: 270px;
    height: 168px;
    margin-right: 40px;
}
.zt_con .hd{
    margin-top: 34px;
}
.zt_con .hd ul{
    text-align: center;
}
.zt_con .hd ul li{
    width: 14px;
    height: 14px;
    background: #999;
    border-radius: 100%;
    display: inline-block;
    margin-left: 20px;
    cursor: pointer;
}
.zt_con .hd ul li:first-child{
    margin-left: 0;
}
.zt_con .hd ul li.on{
    background: #db4e5c;
}


@media screen and (max-width: 1200px) {
  .container,
  .content-one-line {
    width: 100%;
    padding-left: 1%;
    padding-right: 1%;
  }

  .normal-ul-li .caption {
    width: 60%;
  }

  aside a,
  aside a img {
    display: block;
    max-width: 99%;
  }
}

@media screen and (max-width: 768px) {
  .content-one {
    padding-top: 0;
    margin-top: 0;
    background: url("phone_part1_bg.png") no-repeat center;
    background-size: cover;
    width: 100%;
  }
  .container,
  .content-one-line,
  .content-five-center,
  .content-six .wrapper {
    align-items: center;
    flex-direction: column;
  }

  .content-one-left,
  .swiper-container-one,
  .content-two li,
  .content-three-left,
  .content-three-right,
  .content-four-box,
  .content-five-center .left,
  .content-five-center .right,
  .content-six .left,
  .content-six .right {
    width: 98%;
  }

  .content-three-center {
    width: 50% !important;
  }

  .content-one-left .nr {
    margin-bottom: 30px;
  }

  .content-one-left {
    margin-right: 0;
    margin-bottom: 30px;
  }

  .content-two li {
    border: 0;
  }

  .content-three-left {
    margin-bottom: 20px;
  }
  .content-three-left .normal-title {
    position: relative;
  }

  .content-three-left .more,
  .content-three-right .more {
    display: block;
    width: 95%;
    top: 360px !important;
    text-align: center;
    background: #f4f4f4;
    height: 30px;
    line-height: 30px;
  }
  .content-three-left .content,
  .content-three-right .content {
    height: 360px;
  }
  .content-four {
    padding-bottom: 30px;
  }

  .four-a,
  .four-a img {
    width: 100%;
  }

  .content-five-bottom li {
    width: 48.5%;
    margin-bottom: 10px;
  }

  .content-three-center,
  .content-five-center .left,
  .content-six .left {
    margin-bottom: 20px;
  }

  .swiper-container-two .swiper-slide a,
  .swiper-container-two .swiper-slide a img {
    width: 100%;
  }
  .content-six .left ul li .image_show {
    display: none;
  }
  .normal-title li a {
    font-size: 16px !important;
  }
  .normal-title .more {
    top: 2px;
    font-size: 14px;
  }
}

@media screen and (max-width: 375px) {
  .normal-title li {
    margin-right: 20px;
  }

  .normal-title li a {
    font-size: 16px !important;
  }
  .content-six .left ul li .image_show {
    display: none;
  }

  .content-seven {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 320px) {
  .content-six .left ul li .image_show {
    display: none;
  }

  .content-six .left ul li a p {
    font-size: 20px;
  }

  .normal-ul-li .caption {
    width: 56%;
  }
}
.list-box {
  width: 1200px;
  margin: 0 auto;
  box-shadow: 0 0 10px 0 rgb(0 36 121 / 10%);
}
.list-box ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-between; */
  margin-top: 50px;
}
.list-box ul li {
  width: 14%;
  margin-bottom: 50px;
}
.list-box ul li a {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  text-decoration: none;
  border-right: 1px solid #dcdcdc;
}
.list-box ul li:nth-child(7) a {
  border: none;
}
.list-box ul li:last-child a {
  border: none;
}
.list-box ul li a img {
  margin: 0 auto;
}
.list-box ul li a span {
  width: 100%;
  display: block;
  margin-top: 20px;
  line-height: 48px;
  text-align: center;
  font-size: 16px;
  color: #333;
}
@media screen and (max-width: 768px) {
  .list-box {
    width: 100%;
  }
  .list-box ul li {
    width: 50%;
    margin-bottom: 50px;
  }
  .list-box ul li:nth-child(odd) a {
    border-right: 1px solid #dcdcdc;
  }
  .list-box ul li:nth-child(even) a {
    border: none;
  }
}
